home *** CD-ROM | disk | FTP | other *** search
- object frmDesign: TfrmDesign
- Left = 244
- Top = 4
- HelpType = htKeyword
- HelpKeyword = 'passingvariables'
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = '$TITLE$'
- ClientHeight = 360
- ClientWidth = 497
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = True
- Position = poDesigned
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 497
- Height = 59
- Picture.Data = {<image000.bmp>}
- Stretch = True
- end
- object Bevel2: TBevel
- Left = -2
- Top = 58
- Width = 504
- Height = 9
- Shape = bsTopLine
- end
- object Label3: TLabel
- Left = 37
- Top = 24
- Width = 131
- Height = 13
- Caption = 'Description for Wizard Step'
- Transparent = True
- end
- object Label1: TLabel
- Left = 24
- Top = 8
- Width = 68
- Height = 13
- Caption = 'Wizard Step'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label4: TLabel
- Left = 5
- Top = 306
- Width = 60
- Height = 13
- Caption = 'InstallAware'
- Enabled = False
- end
- object Bevel1: TBevel
- Left = 68
- Top = 314
- Width = 430
- Height = 9
- Shape = bsTopLine
- end
- object Cancel: TButton
- Tag = 3
- Left = 412
- Top = 325
- Width = 75
- Height = 23
- Caption = 'Cancel'
- TabOrder = 2
- end
- object Next: TButton
- Tag = 1
- Left = 325
- Top = 325
- Width = 75
- Height = 23
- Caption = '&Next >'
- Default = True
- TabOrder = 0
- end
- object Back: TButton
- Tag = 2
- Left = 249
- Top = 325
- Width = 75
- Height = 23
- Caption = '< &Back'
- TabOrder = 1
- end
- end
-